[INFO] cloning repository https://github.com/Marven11/justcache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marven11/justcache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarven11%2Fjustcache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarven11%2Fjustcache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85f2714c2e312c7c80fa32b2aebc663384f45b34
[INFO] testing Marven11/justcache against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarven11%2Fjustcache" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Marven11/justcache
[INFO] finished tweaking git repo https://github.com/Marven11/justcache
[INFO] tweaked toml for git repo https://github.com/Marven11/justcache written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Marven11/justcache on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Marven11/justcache already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfg-if v1.0.3
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded seize v0.3.3
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.3
[INFO] [stderr]   Downloaded clap v4.5.46
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded quick_cache v0.6.16
[INFO] [stderr]   Downloaded flurry v0.5.2
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] [stderr]   Downloaded TinyUFO v0.6.0
[INFO] [stderr]   Downloaded clap_builder v4.5.46
[INFO] [stderr]   Downloaded regex-syntax v0.8.6
[INFO] [stderr]   Downloaded regex-automata v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cf85a40cd3087de6fcff2dade92a3e8d817378840094a2f67ff58f849a5493f
[INFO] running `Command { std: "docker" "start" "-a" "5cf85a40cd3087de6fcff2dade92a3e8d817378840094a2f67ff58f849a5493f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cf85a40cd3087de6fcff2dade92a3e8d817378840094a2f67ff58f849a5493f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf85a40cd3087de6fcff2dade92a3e8d817378840094a2f67ff58f849a5493f", kill_on_drop: false }`
[INFO] [stdout] 5cf85a40cd3087de6fcff2dade92a3e8d817378840094a2f67ff58f849a5493f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad0804a9bcc352f9b500a33309a378905991924de77a386647c2a5f09a158316
[INFO] running `Command { std: "docker" "start" "-a" "ad0804a9bcc352f9b500a33309a378905991924de77a386647c2a5f09a158316", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling seize v0.3.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling quick_cache v0.6.16
[INFO] [stderr]    Compiling TinyUFO v0.6.0
[INFO] [stderr]    Compiling justcache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.86s
[INFO] running `Command { std: "docker" "inspect" "ad0804a9bcc352f9b500a33309a378905991924de77a386647c2a5f09a158316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad0804a9bcc352f9b500a33309a378905991924de77a386647c2a5f09a158316", kill_on_drop: false }`
[INFO] [stdout] ad0804a9bcc352f9b500a33309a378905991924de77a386647c2a5f09a158316
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e896c468b01043f23cea1db00a6e9d7e8a296c5663f7c1bbf10f85e8bb04235d
[INFO] running `Command { std: "docker" "start" "-a" "e896c468b01043f23cea1db00a6e9d7e8a296c5663f7c1bbf10f85e8bb04235d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling quick_cache v0.6.16
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling TinyUFO v0.6.0
[INFO] [stderr]    Compiling justcache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.50s
[INFO] running `Command { std: "docker" "inspect" "e896c468b01043f23cea1db00a6e9d7e8a296c5663f7c1bbf10f85e8bb04235d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e896c468b01043f23cea1db00a6e9d7e8a296c5663f7c1bbf10f85e8bb04235d", kill_on_drop: false }`
[INFO] [stdout] e896c468b01043f23cea1db00a6e9d7e8a296c5663f7c1bbf10f85e8bb04235d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb06aa13e1dfc13f8250e8e03e83c2b3283f03726adc7558c58ddbdfc215d6bd
[INFO] running `Command { std: "docker" "start" "-a" "cb06aa13e1dfc13f8250e8e03e83c2b3283f03726adc7558c58ddbdfc215d6bd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/justcache-2ca2de5420c8fa64)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test frequency_estimator::tests::test_always_admit_estimator ... ok
[INFO] [stdout] test slab::tests::test_create_list ... ok
[INFO] [stdout] test frequency_estimator::tests::test_cm_sketch_estimator_multiple_keys ... ok
[INFO] [stdout] test slab::tests::test_hash_only_iter ... ok
[INFO] [stdout] test slab::tests::test_hash_only_multiple_lists ... ok
[INFO] [stdout] test slab::tests::test_hash_only_create_list ... ok
[INFO] [stdout] test slab::tests::test_hash_only_push_back ... ok
[INFO] [stdout] test slab::tests::test_hash_only_get ... ok
[INFO] [stdout] test slab::tests::test_hash_only_push_front ... ok
[INFO] [stdout] test slab::tests::test_hash_only_remove ... ok
[INFO] [stdout] test frequency_estimator::tests::test_cm_sketch_estimator_basic ... ok
[INFO] [stdout] test slab::tests::test_push_back ... ok
[INFO] [stdout] test slab::tests::test_remove ... ok
[INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_in_cache_basic ... ok
[INFO] [stdout] test tests::estimator_tests::test_estimator_age_function ... ok
[INFO] [stdout] test slab::tests::test_multiple_lists ... ok
[INFO] [stdout] test tests::tests::test_cache_eviction ... ok
[INFO] [stdout] test tests::estimator_tests::test_sync_cache_with_estimator ... ok
[INFO] [stdout] test tests::tests::test_cache_basic ... ok
[INFO] [stdout] test tests::sync_tests::test_sync_cache_basic ... ok
[INFO] [stdout] test tests::tests::test_ghost_hit ... ok
[INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_with_seeded ... ok
[INFO] [stdout] test tests::estimator_tests::test_cm_sketch_estimator_frequency_aware_eviction ... ok
[INFO] [stdout] test tests::tests::test_cache_insert ... ok
[INFO] [stdout] test tests::estimator_tests::test_always_admit_estimator_in_cache ... ok
[INFO] [stderr]    Doc-tests justcache
[INFO] [stdout] test tests::sync_tests::test_sync_cache_concurrent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/options.rs - options::OptionsBuilder (line 16) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.53s; merged doctests compilation took 0.52s
[INFO] running `Command { std: "docker" "inspect" "cb06aa13e1dfc13f8250e8e03e83c2b3283f03726adc7558c58ddbdfc215d6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb06aa13e1dfc13f8250e8e03e83c2b3283f03726adc7558c58ddbdfc215d6bd", kill_on_drop: false }`
[INFO] [stdout] cb06aa13e1dfc13f8250e8e03e83c2b3283f03726adc7558c58ddbdfc215d6bd
